projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc17fc
)
; Disable traces in shadowfile-tests
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 16 Sep 2019 13:00:37 +0000
(15:00 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 16 Sep 2019 13:00:37 +0000
(15:00 +0200)
test/lisp/shadowfile-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/shadowfile-tests.el
b/test/lisp/shadowfile-tests.el
index d09c15e9919b92bdee84812d35a6422f84c5c717..7caddc53d75b5582ab2e1a1d01a2ce118783c290 100644
(file)
--- a/
test/lisp/shadowfile-tests.el
+++ b/
test/lisp/shadowfile-tests.el
@@
-64,7
+64,7
@@
"Temporary directory for Tramp tests.")
(setq password-cache-expiry nil
- shadow-debug
t
+ shadow-debug
nil
tramp-verbose 0
tramp-message-show-message nil
;; On macOS, `temporary-file-directory' is a symlinked directory.